internal/sync.HashTrieMap.Range (method)

one use

	internal/sync (current package)
		hashtriemap.go#L493: func (ht *HashTrieMap[K, V]) Range(yield func(K, V) bool) {